Total Complexity | 23 |
Dependencies | 2 |
Dependents | 2 |
Total lines | 433 |
Lines of code | 325 |
Logical lines of code | 54 |
Comment lines | 72 |
Methods | 12 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_statistics() | 38 | 6 | 80 | |
get_filtered_results_count() | 38 | 5 | 95 | |
get_total() | 44 | 1 | 77 | |
get_types() | 51 | 1 | 33 | |
get_sort_by() | 73 | 2 | 4 | |
get_sort_direction() | 73 | 2 | 4 | |
__construct() | 61 | 1 | 12 | |
should_apply_main_types_filter() | 79 | 1 | 3 | |
should_apply_sub_types_filter() | 79 | 1 | 3 | |
get_sql_escaped_main_types() | 77 | 1 | 3 | |
get_sql_escaped_sub_types() | 77 | 1 | 3 | |
get_sub_type_query() | 70 | 1 | 8 |